func math.hypot 2 uses math (current package) hypot.go#L23: return hypot(p, q) hypot.go#L26: func hypot(p, q float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)